PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosName Class / PDFCosName Constructor / PDFCosName Constructor(String)
Initial name value.
In This Topic
    PDFCosName Constructor(String)
    In This Topic
    Initializes a new object with a PDF name.
    Syntax
    public PDFCosName( 
       java.lang.String value
    )

    Parameters

    value
    Initial name value.
    See Also